projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b901290
)
* admin/notes/emba: Fix docker build instruction.
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 18 Apr 2025 07:31:54 +0000
(09:31 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 18 Apr 2025 07:31:54 +0000
(09:31 +0200)
admin/notes/emba
patch
|
blob
|
history
diff --git
a/admin/notes/emba
b/admin/notes/emba
index 2d0aaa6e8f03721a90ff212078a601e0221ee4c9..cf4184ccc9251045e642cabffa73e80b8f328651 100644
(file)
--- a/
admin/notes/emba
+++ b/
admin/notes/emba
@@
-91,7
+91,7
@@
emba.gnu.org:5050, is not accessible publicly. Instead, the container
images must be build locally. Change the current directory to a
recent Emacs branch (not a worktree), and apply the command
- docker build --target emacs-inotify --tag emacs-inotify \
+ docker build
x build
--target emacs-inotify --tag emacs-inotify \
-f test/infra/Dockerfile.emba .
This creates the Debian-based image emacs-inotify, based on the